CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 蚁群算法 matlab

搜索资源列表

  1. 蚁群算法TSP问题

    0下载:
  2. 典型的matlab求运行商问题,可以看到进化曲线和线路计算过程。(The typical matlab asks the operator problem, and you can see the evolution curve and the line calculation process.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:蓝色妖怪
  1. 蚁群算法

    1下载:
  2. 路径规划是水下潜器智能控制的关键技术之一,其任务是在已知障碍物的环境中按照某一 最优指标寻找一条从起始点到目标点的无碰路径。使用蚁群算法对水下潜器三维空间路径规划问 题进行了研究,以 ACS 算法为基础设计了路径优化搜索算法,详细讨论了信息素表示方法、路径 点选取原则、启发式函数设计和信息素更新规则,给出了算法的具体流程,仿真实验结果表明, 该算法能够方便有效的实现三维空间中的路径规划。(Path planning is one of the key technologies of unde
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:42457088
    • 提供者:毛毛涵
  1. newant2

    0下载:
  2. 栅格法建立静态环境模型,用蚁群算法实现最短路径(The static environment model is set up by the grid method, and the shortest path is realized by ant colony algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:youhailong
  1. 蚁群算法

    0下载:
  2. 蚂蚁算法 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。这种算法具有分布计算、信息正反馈和启发式搜索的特征,本质上是进化算法中的一种启发式全局优化算法。蚁群系统(Ant System或Ant Colony System)是由意大利学者Dorigo、Maniezzo等人于20世纪90年代首先提出来的。他们在研究蚂蚁觅食的过程中,发现单个蚂蚁的行为比较简单,但是蚁群整体却可以体现一些智能的行
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:joyslee
  1. TSP Matlab程序

    0下载:
  2. 蚁群算法是当前研究非常火热的一种智能算法,下面的蚁群算法程序专门用于求解TSP问题,此程序由GreenSim团队于2006年初完成,最初公开发表于研学论坛,我们经过仿真检验,发现此程序的优化效率和鲁棒性都非常好。(Ant colony algorithm is an intelligent algorithm very hot current research, the special program of ant colony algorithm for solving the TSP pro
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-02
    • 文件大小:3072
    • 提供者:Victor_Z
  1. 蚁群算法

    1下载:
  2. 利用蚁群算法实现VRP问题,本算法较为优良,有很好的时间效率(The realization of VRP problem using ant colony algorithm, this algorithm is more excellent, have a good time efficiency)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:莹莹11
  1. matlab 蚁群算法

    0下载:
  2. 蚁群算法算例,全国大学生数学建模以及美国大学生数学建模常用算法教程(This is an arithmatic which is often used in math modeling competitions.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:5120
    • 提供者:Lily1997
  1. 2780472_14c44afa8098c842ecc21ca5b13c1b12

    0下载:
  2. 用蚁群算法求解两点间最短路径问题,matlab代码(Ant colony algorithm is used to solve the shortest path between two points, matlab code)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:akria
  1. Aco

    0下载:
  2. 用蚁群算法 计算城市之间的最短路线 求出最短距离(Ant Colony Algorithm to calculate the shortest route between cities to find the shortest distance)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:15659437470
  1. 蚁群算法

    0下载:
  2. 基于matlab的蚁群算法可以实现多目标的寻轨迹问题(Matlab based ant colony algorithm can achieve multi target tracking problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:8192
    • 提供者:moonll741
  1. AOC_limit

    0下载:
  2. 使用matlab实现的蚁群算法,解决0 1背包问题为例解决组合优化问题(ant colony optimization (ACO) implement by matlab, use to solve 0/1 bagging problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:39936
    • 提供者:yinglang
  1. 蚁群算法

    0下载:
  2. 基于蚁群算法的路径规划算法,在matlab上可实现(The path planning algorithm based on ant colony algorithm can be implemented on MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:11264
    • 提供者:jyniki
  1. manipulaformcocesss

    0下载:
  2. 蚁群算法的matlab源码,该程序试图对具有31个城市的VRP进行求解,已知的最优解为784 1()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-11
    • 文件大小:6144
    • 提供者:stunentiol
  1. 蚁群MATlab

    1下载:
  2. 群优化算法之一,模拟蚁群生活习惯,优化算法(One of the group optimization algorithms, simulation of ant colony living habits, optimization algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:21504
    • 提供者:水之子
  1. ACA

    0下载:
  2. 基于蚁群算法的TSP问题的实现,仅用于对蚁群算法的学习(Implementation of TSP problem based on ant colony algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:Alex199535
  1. Matlab

    0下载:
  2. 基于Matlab m 函数开发的蚁群算法(The program in this document mainly solves the TSP problem ant colony algorithm matlab program)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:29696
    • 提供者:乾释今生
  1. Untitled3

    0下载:
  2. matlab源程序,运用蚁群算法求解最优商旅问题 可以优化求解其他问题(Solving the optimal business problem by ant colony algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:casonnnw
  1. 蚁群聚类算法及其改进

    1下载:
  2. 用MATLAB实现的蚁群算法,并加入了自己改进的一些内容,包含一群算法原理介绍的详细PPT。(The ant colony algorithm implemented by MATLAB is added to some of its improved contents, including a detailed PPT introduced by a group of algorithm principles.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:259072
    • 提供者:WG_JNU
  1. 蚁群算法

    0下载:
  2. 蚁群算法,可适用于预测类题目,预测结果较好,比赛结果实测(Ant colony algorithm can be applied to predict class problems, and the prediction results are good.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:mico酱
  1. ACAmain

    0下载:
  2. 程序为蚁群算法解决TSP问题,主要包含了蚁群算法的具体步骤(The program solves the TSP problem for the ant colony algorithm and mainly includes the steps of the ant colony algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:叶子666
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com